Form 4 Mathematics Bab 3: Logical Reasoning
A statement is a sentence that is either true or false, but not both. Questions, commands, exclamations, and algebraic expressions with unknown variables are non-statements.
Every statement has a truth value: either True (T) or False (F).
The negation of a statement $p$ is denoted as $\sim p$ (read as "not $p$"). It reverses the truth value of the original statement by inserting the word "not" or "no".
Compound statements combine two statements using "AND" or "OR":
An implication is a statement written in the form "If $p$, then $q$".
A statement "$p$ if and only if $q$" consists of two separate implications combined:
Given the primary implication: "If $p$, then $q$":
Note on Logical Equivalence: An implication and its contrapositive always share the same truth value. Similarly, the converse and inverse share the same truth value.
An argument is a process of making a conclusion based on a set of premises.
A process of deriving a specific conclusion from general premises. Deductive arguments are assessed for validity and soundness.
Premise 1: All $A$ are $B$.
Premise 2: $C$ is $A$.
Conclusion: $C$ is $B$.
Premise 1: If $p$, then $q$.
Premise 2: $p$ is true.
Conclusion: $q$ is true.
Premise 1: If $p$, then $q$.
Premise 2: Not $q$ is true ($\sim q$).
Conclusion: Not $p$ is true ($\sim p$).
A process of deriving a general conclusion based on specific observations or cases. Inductive arguments are assessed for cogency and whether they are strong or weak.